home *** CD-ROM | disk | FTP | other *** search
/ Winzipper / Winzipper_ISO.iso / nt4.0 server / WINNT.AD_ / winnt.adm
Windows Policy Administrative Template  |  1996-07-14  |  18KB  |  409 lines

  1. CLASS MACHINE
  2.  
  3. CATEGORY  !!Network
  4.         CATEGORY !!Sharing
  5.                 KEYNAME System\CurrentControlSet\Services\LanManServer\Parameters
  6.  
  7.                 POLICY !!WorkstationShareAutoCreate
  8.                         VALUENAME "AutoShareWks"
  9.             VALUEOFF NUMERIC 0
  10.                         PART !!ShareWks_Tip1            TEXT    END PART
  11.                         PART !!ShareWks_Tip2            TEXT    END PART
  12.                 END POLICY
  13.  
  14.                 POLICY !!ServerShareAutoCreate
  15.                         VALUENAME "AutoShareServer"
  16.             VALUEOFF NUMERIC 0
  17.                         PART !!ShareServer_Tip1         TEXT    END PART
  18.                         PART !!ShareServer_Tip2         TEXT    END PART
  19.                 END POLICY
  20.  
  21.         END CATEGORY    ; Sharing
  22.  
  23. END CATEGORY    ; Network
  24.  
  25. CATEGORY  !!Printers
  26. KEYNAME System\CurrentControlSet\Control\Print
  27.         POLICY !!PrintManager_Browser_Restrict
  28.         VALUENAME  DisableServerThread
  29.         PART !!Disable_Server_Tip1                TEXT     
  30.         END PART
  31.         PART !!Disable_Server_Tip2                TEXT     
  32.         END PART
  33.         END POLICY
  34.  
  35.         POLICY !!Scheduler_Thread_Priority
  36.         PART !!Scheduler_Priority                      DROPDOWNLIST
  37.         VALUENAME SchedulerThreadPriority
  38.             ITEMLIST
  39.                 NAME "Above Normal"  VALUE NUMERIC  1
  40.                 NAME "Normal"        VALUE NUMERIC  0
  41.                 NAME "Below Normal"  VALUE NUMERIC  -1
  42.             END ITEMLIST
  43.         END PART
  44.         END POLICY
  45.  
  46.         POLICY !!Beep_Enabled
  47.         VALUENAME BeepEnabled
  48.                 VALUEOFF NUMERIC 0
  49.         PART !!Beep_Tip1                    TEXT    END PART
  50.         PART !!Beep_Tip2                    TEXT    END PART
  51.         END POLICY            
  52. END CATEGORY
  53.  
  54. CATEGORY  !!RemoteAccess
  55. KEYNAME System\CurrentControlSet\Services\RemoteAccess\Parameters
  56.         POLICY !!MaximumRetries    
  57.             PART !!RAS_Length                 NUMERIC REQUIRED
  58.             MIN 1 MAX 10 DEFAULT 2
  59.             VALUENAME AuthenticateRetries
  60.             END PART
  61.         END POLICY
  62.         POLICY !!MaximumTime
  63.             PART !!RAS_Time                    NUMERIC REQUIRED
  64.             MIN 20  MAX 600 DEFAULT 120
  65.             VALUENAME AuthenticateTime
  66.             END PART
  67.         END POLICY
  68.         POLICY !!CallBackTime
  69.             PART !!INT_Time                    NUMERIC REQUIRED
  70.             MIN 2 MAX 12 DEFAULT 2
  71.             VALUENAME CallbackTime
  72.             END PART
  73.         END POLICY
  74.         POLICY !!Auto_Disconnect
  75.             PART !!Autodisconnect_Time            NUMERIC REQUIRED
  76.             MIN 0  DEFAULT 20
  77.             VALUENAME AutoDisconnect
  78.             END PART 
  79.         END POLICY
  80. END CATEGORY
  81.  
  82. CATEGORY !!Shell
  83.  
  84.         CATEGORY !!CustomSharedFolders
  85.                 KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"
  86.  
  87.                 POLICY !!CustomFolders_SharedPrograms
  88.                         PART !!CustomFolders_SharedProgramsPath         EDITTEXT REQUIRED  EXPANDABLETEXT
  89.                         DEFAULT !!CustomFolders_SharedProgramsDefault
  90.                         VALUENAME "Common Programs"
  91.                         END PART
  92.                 END POLICY
  93.  
  94.                 POLICY !!CustomFolders_SharedDesktop
  95.                         PART !!CustomFolders_SharedDesktopPath          EDITTEXT REQUIRED  EXPANDABLETEXT
  96.                         DEFAULT !!CustomFolders_SharedDesktopDefault
  97.                         VALUENAME "Common Desktop"
  98.                         END PART
  99.                 END POLICY
  100.  
  101.                 POLICY !!CustomFolders_SharedStartMenu
  102.                         PART !!CustomFolders_SharedStartMenuPath        EDITTEXT REQUIRED  EXPANDABLETEXT
  103.                         DEFAULT !!CustomFolders_SharedStartMenuDefault
  104.                         VALUENAME "Common Start Menu"
  105.                         END PART
  106.                 END POLICY
  107.  
  108.                 POLICY !!CustomFolders_SharedStartup
  109.                         PART !!CustomFolders_SharedStartupPath          EDITTEXT REQUIRED  EXPANDABLETEXT
  110.                         DEFAULT !!CustomFolders_SharedStartupDefault
  111.                         VALUENAME "Common Startup"
  112.                         END PART
  113.                 END POLICY
  114.  
  115.         END CATEGORY
  116. END CATEGORY    ; Shell
  117.  
  118.  
  119. CATEGORY  !!System
  120.         CATEGORY !!Login_Policies
  121.                 POLICY !!LogonBanner
  122.                 KEYNAME "Software\Microsoft\Windows NT\CurrentVersion\Winlogon"
  123.                         PART !!LogonBanner_Caption                      EDITTEXT
  124.                         VALUENAME "LegalNoticeCaption"
  125.                         MAXLEN 255
  126.                         DEFAULT !!LogonBanner_DefCaption
  127.                         END PART
  128.  
  129.                         PART !!LogonBanner_Text                 EDITTEXT
  130.                         VALUENAME "LegalNoticeText"
  131.                         MAXLEN 255
  132.                         DEFAULT !!LogonBanner_DefText
  133.                         END PART
  134.                 END POLICY
  135.  
  136.                 POLICY !!Shutdown_Restrict
  137.                 KEYNAME "Software\Microsoft\Windows NT\CurrentVersion\Winlogon"
  138.                         VALUENAME  ShutdownWithoutLogon
  139.                         VALUEON "1"  VALUEOFF "0"
  140.                         PART !!Shutd_Tip1                               TEXT    END PART
  141.                         PART !!Shutd_Tip2                               TEXT    END PART
  142.                         PART !!Shutd_Tip3                               TEXT    END PART
  143.                 END POLICY
  144.  
  145.                 POLICY !!LastUserName_Restrict
  146.                 KEYNAME "Software\Microsoft\Windows NT\CurrentVersion\Winlogon"
  147.                         VALUENAME DontDisplayLastUserName
  148.                         VALUEON "1"  VALUEOFF "0"
  149.                         PART !!Dont_Display_Tip1                                TEXT    END PART
  150.                         PART !!Dont_Display_Tip2                                TEXT    END PART
  151.                         PART !!Dont_Display_Tip3                                TEXT    END PART
  152.                 END POLICY
  153.  
  154.                 POLICY !!Run_Logon_Script_Sync
  155.                 KEYNAME "Software\Microsoft\Windows NT\CurrentVersion\Winlogon"
  156.                         VALUENAME RunLogonScriptSync
  157.                         PART !!Script_Tip1                     TEXT    END PART
  158.                         PART !!Script_Tip2                     TEXT    END PART
  159.                         PART !!Script_Tip4                     TEXT    END PART
  160.                 END POLICY
  161.  
  162.         END CATEGORY    ; Login Policies
  163.  
  164.         CATEGORY !!FileSystem
  165.                 KEYNAME System\CurrentControlSet\Control\FileSystem
  166.  
  167.                 POLICY !!Disable8dot3Names
  168.                 VALUENAME "NtfsDisable8dot3NameCreation"
  169.                 END POLICY
  170.  
  171.  
  172.                 POLICY !!AllowExtCharsIn8dot3
  173.                         VALUENAME "NtfsAllowExtendedCharacterIn8dot3Name"
  174.                         PART !!ExtChars_Tip1                            TEXT    END PART
  175.                         PART !!ExtChars_Tip2                            TEXT    END PART
  176.                 END POLICY
  177.  
  178.                 POLICY !!DisableLastUpdate
  179.                         VALUENAME "NtfsDisableLastAccessUpdate"
  180.                         PART !!LastAccess_Tip1                            TEXT    END PART
  181.                         PART !!LastAccess_Tip2                            TEXT    END PART
  182.                 END POLICY
  183.  
  184.         END CATEGORY    ;  File system
  185.  
  186. END CATEGORY    ; System
  187.  
  188. CATEGORY  !!UserProfiles
  189. KEYNAME "Software\Microsoft\Windows NT\CurrentVersion\winlogon"
  190.  
  191.                 POLICY !!DeleteRoamingCachedProfiles
  192.                 VALUENAME "DeleteRoamingCache"
  193.                 PART !!DeleteCache_Tip1                          TEXT  END PART
  194.                 PART !!DeleteCache_Tip2                          TEXT  END PART
  195.                 END POLICY
  196.  
  197.                 POLICY !!EnableSlowLinkDetect
  198.                 VALUENAME "SlowLinkDetectEnabled"
  199.                 END POLICY
  200.  
  201.                 POLICY !!SlowLinkTimeOut
  202.                         PART !!SlowLinkWaitInterval                     NUMERIC REQUIRED
  203.                         MIN 1 MAX 20000 DEFAULT 2000
  204.                         VALUENAME SlowLinkTimeOut
  205.                         END PART
  206.                 END POLICY
  207.  
  208.                 POLICY !!ProfileDlgTimeOut
  209.                         PART !!ProfileDlgWaitInterval                   NUMERIC REQUIRED
  210.                         MIN 0 MAX 600 DEFAULT 30
  211.                         VALUENAME ProfileDlgTimeOut
  212.                         END PART
  213.                 END POLICY
  214.  
  215. END CATEGORY
  216.  
  217.  
  218. CLASS USER
  219.  
  220. CATEGORY !!Shell
  221.  
  222.         CATEGORY !!CustomFolders
  223.                 KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"
  224.  
  225.                 POLICY !!CustomFolders_Programs
  226.                         PART !!CustomFolders_ProgramsPath               EDITTEXT REQUIRED EXPANDABLETEXT
  227.                         DEFAULT !!CustomFolders_ProgramsDefault
  228.                         VALUENAME "Programs"
  229.                         END PART
  230.                 END POLICY
  231.  
  232.                 POLICY !!CustomFolders_Desktop
  233.                         PART !!CustomFolders_DesktopPath                EDITTEXT REQUIRED  EXPANDABLETEXT
  234.                         DEFAULT !!CustomFolders_DesktopDefault
  235.                         VALUENAME "Desktop"
  236.                         END PART
  237.                 END POLICY
  238.  
  239.                 POLICY !!HideStartMenuSubfolders
  240.                         KEYNAME Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
  241.                         VALUENAME NoStartMenuSubFolders
  242.                         PART !!HideStartMenuSubfolders_Tip1             TEXT  END PART
  243.                         PART !!HideStartMenuSubfolders_Tip2             TEXT  END PART
  244.                 END POLICY
  245.  
  246.                 POLICY !!CustomFolders_Startup
  247.                         PART !!CustomFolders_StartupPath                EDITTEXT REQUIRED  EXPANDABLETEXT
  248.                         DEFAULT !!CustomFolders_StartupDefault
  249.                         VALUENAME "Startup"
  250.                         END PART
  251.                 END POLICY
  252.  
  253.                 POLICY !!CustomFolders_NetHood
  254.                         PART !!CustomFolders_NetHoodPath                EDITTEXT REQUIRED  EXPANDABLETEXT
  255.                         DEFAULT !!CustomFolders_NetHoodDefault
  256.                         VALUENAME "NetHood"
  257.                         END PART
  258.                 END POLICY
  259.  
  260.                 POLICY !!CustomFolders_StartMenu
  261.                         PART !!CustomFolders_StartMenuPath              EDITTEXT REQUIRED  EXPANDABLETEXT
  262.                         DEFAULT !!CustomFolders_StartMenuDefault
  263.                         VALUENAME "Start Menu"
  264.                         END PART
  265.                 END POLICY
  266.  
  267.         END CATEGORY
  268.  
  269.         CATEGORY !!Restrictions
  270.                 KEYNAME Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
  271.                         POLICY !!ApprovedShellExt
  272.                         VALUENAME "EnforceShellExtensionSecurity"
  273.                         END POLICY
  274.  
  275.                         POLICY !!NoCommonGroups
  276.                         VALUENAME "NoCommonGroups"
  277.                         END POLICY
  278.  
  279.  
  280.         END CATEGORY
  281. END CATEGORY    ; Shell
  282.  
  283. CATEGORY  !!System
  284.     POLICY !!Parse_Autoexec
  285.     KEYNAME "Software\Microsoft\Windows NT\CurrentVersion\Winlogon"
  286.         VALUENAME ParseAutoexec
  287.         VALUEON "1"  VALUEOFF "0"
  288.         PART !!Parse_Tip1                    TEXT    END PART
  289.         PART !!Parse_Tip2                    TEXT    END PART        
  290.     END POLICY
  291.  
  292.         POLICY !!Run_Logon_Script_Sync
  293.         KEYNAME "Software\Microsoft\Windows NT\CurrentVersion\Winlogon"
  294.                 VALUENAME RunLogonScriptSync
  295.                 VALUEOFF NUMERIC 0
  296.                 PART !!Script_Tip1                                       TEXT    END PART
  297.                 PART !!Script_Tip2                                       TEXT    END PART
  298.                 PART !!Script_Tip3                                       TEXT    END PART
  299.         END POLICY
  300. END CATEGORY
  301.  
  302.  
  303. [strings]
  304. Network="Windows NT Network"
  305. Sharing="Sharing"
  306. WorkstationShareAutoCreate="Create hidden drive shares (workstation)"
  307. ServerShareAutoCreate="Create hidden drive shares (server)"
  308. ShareWks_Tip1=Automatically create <drive letter>$ and Admin$ shares
  309. ShareWks_Tip2=when Windows NT Workstation starts.
  310. ShareServer_Tip1=Automatically create <drive letter>$ and Admin$ shares
  311. ShareServer_Tip2=when Windows NT Server starts.
  312. System="Windows NT System"
  313. Login_Policies="Logon"
  314. LogonBanner="Logon banner"
  315. LogonBanner_Caption="Caption"
  316. LogonBanner_Text="Text"
  317. LogonBanner_DefCaption="Important Notice:"
  318. LogonBanner_DefText="Do not attempt to log on unless you are an authorized user."
  319. Shutdown_Restrict="Enable shutdown from Authentication dialog box"
  320. Shutd_Tip1="When this box is checked, you can click Shut Down"
  321. Shutd_Tip2="in the Authentication dialog box to select options."
  322. Shutd_Tip3="Default: NT Server = Off, NT Workstation = On"
  323. LastUserName_Restrict="Do not display last logged on user name"
  324. Dont_Display_Tip1="When this box is checked, Windows NT does not"
  325. Dont_Display_Tip2="automatically display the user name of the last person"
  326. Dont_Display_Tip3="to log on in the Authentication dialog box."
  327. Printers="Windows NT Printers"
  328. PrintManager_Browser_Restrict="Disable browse thread on this computer"
  329. Disable_Server_Tip1="When this box is checked, the print spooler does not"
  330. Disable_Server_Tip2="send shared printer information to other print servers."
  331. Scheduler_Thread_Priority="Scheduler priority"
  332. Scheduler_Priority="Priority"
  333. Thread_Priority_Above_Normal="Scheduler priority above normal"
  334. Thread_Priority_Below_Normal="Scheduler priority below normal"
  335. Thread_Priority_Normal="Scheduler priority normal"
  336. Beep_Enabled="Beep for error enabled"
  337. Beep_Tip1="A check in this box enables beeping (every 10 seconds) when a remote"
  338. Beep_Tip2="job error occurs on a print server."
  339. RemoteAccess="Windows NT Remote Access"
  340. MaximumRetries="Max number of unsuccessful authentication retries"
  341. RAS_Length="Number of retries"
  342. MaximumTime="Max time limit for authentication"
  343. RAS_Time="Length in seconds"
  344. CallBackTime="Wait interval for callback"
  345. INT_Time="Length in seconds"
  346. Auto_Disconnect="Auto Disconnect"
  347. Autodisconnect_Time="Disconnect after (minutes)"
  348. UserProfiles="Windows NT User Profiles"
  349. DeleteRoamingCachedProfiles="Delete cached copies of roaming profiles"
  350. DeleteCache_Tip1="When users with roaming profiles log off,"
  351. DeleteCache_Tip2="delete the locally cached profile (to save disk space)."
  352. EnableSlowLinkDetect="Automatically detect slow network connections"
  353. SlowLinkTimeOut="Slow network connection timeout"
  354. SlowLinkWaitInterval="Time (milliseconds)"
  355. ProfileDlgTimeOut="Timeout for dialog boxes"
  356. ProfileDlgWaitInterval="Time (seconds)"
  357. Parse_Autoexec="Parse Autoexec.bat"
  358. Parse_Tip1="When this box is checked, environment variables declared"
  359. Parse_Tip2="in autoexec.bat are included in the users environment."
  360. Shell="Windows NT Shell"
  361. CustomFolders="Custom folders"
  362. CustomFolders_Programs="Custom Programs folder"
  363. CustomFolders_ProgramsPath="Path to location of Programs items"
  364. CustomFolders_ProgramsDefault="%USERPROFILE%\Start Menu\Programs"
  365. CustomFolders_Desktop="Custom desktop icons"
  366. CustomFolders_DesktopPath="Path to location of desktop icons"
  367. CustomFolders_DesktopDefault="%USERPROFILE%\Desktop"
  368. HideStartMenuSubfolders="Hide Start menu subfolders"
  369. HideStartMenuSubfolders_Tip1="Check this if you use a custom Programs folder"
  370. HideStartMenuSubfolders_Tip2="or custom desktop icons."
  371. CustomFolders_Startup="Custom Startup folder"
  372. CustomFolders_StartupPath="Path to location of Startup items"
  373. CustomFolders_StartupDefault="%USERPROFILE%\Start Menu\Programs\Startup"
  374. CustomFolders_NetHood="Custom Network Neighborhood"
  375. CustomFolders_NetHoodPath="Path to location of Network Neighborhood items"
  376. CustomFolders_NetHoodDefault="%USERPROFILE%\NetHood"
  377. CustomFolders_StartMenu="Custom Start menu"
  378. CustomFolders_StartMenuPath="Path to location of Start menu items"
  379. CustomFolders_StartMenuDefault="%USERPROFILE%\Start Menu"
  380. CustomSharedFolders="Custom shared folders"
  381. CustomFolders_SharedPrograms="Custom shared Programs folder"
  382. CustomFolders_SharedProgramsPath="Path to location of shared Programs items"
  383. CustomFolders_SharedProgramsDefault="%SystemRoot%\Profiles\All Users\Start Menu\Programs"
  384. CustomFolders_SharedDesktop="Custom shared desktop icons"
  385. CustomFolders_SharedDesktopPath="Path to location of shared desktop icons"
  386. CustomFolders_SharedDesktopDefault="%SystemRoot%\Profiles\All Users\Desktop"
  387. CustomFolders_SharedStartMenu="Custom shared Start menu"
  388. CustomFolders_SharedStartMenuPath="Path to location of shared Start menu items"
  389. CustomFolders_SharedStartMenuDefault="%SystemRoot%\Profiles\All Users\Start Menu"
  390. CustomFolders_SharedStartup="Custom shared Startup folder"
  391. CustomFolders_SharedStartupPath="Path to location of shared Startup items"
  392. CustomFolders_SharedStartupDefault="%SystemRoot%\Profiles\All Users\Start Menu\Programs\Startup"
  393. Restrictions="Restrictions"
  394. ApprovedShellExt="Only use approved shell extensions"
  395. NoCommonGroups="Remove common program groups from Start menu"
  396. FileSystem="File system"
  397. Disable8dot3Names="Do not create 8.3 file names for long file names"
  398. AllowExtCharsIn8dot3="Allow extended characters in 8.3 file names"
  399. ExtChars_Tip1="Short file names with extended characters may not be viewable"
  400. ExtChars_Tip2="on computers that do not have same character code page."
  401. DisableLastUpdate="Do not update last access time"
  402. LastAccess_Tip1="For files that are only being read, do not update the last"
  403. LastAccess_Tip2="access time.  This will increase the file system's performance."
  404. Run_Logon_Script_Sync="Run logon scripts synchronously."
  405. Script_Tip1="Wait for the logon scripts to complete before starting"
  406. Script_Tip2="the users's shell.  If this value is also set in the"
  407. Script_Tip3="Computer section, that value takes precedence."
  408. Script_Tip4="User section, this value takes precedence."
  409.